2015-02-10 - 17266 - Spec - Add J3AP and ZMRP Price in the ZMMREP Report #SNCProject #ABAPSNC #sncsup
SPECIFICATIONS
2015-10-02 - Spec - 17266 - Add J3AP and ZMRP Price in ZMMREP Report.
Purpose
Add J3AP (List price) and ZMRP (MSRP price) to ZMMREP Report for all the missing countries (currencies).
Admin Info
Purpose
|
Add J3AP and ZMRP Price in ZMMREP Report
|
Requested By
|
Babu Vanamali
|
Spec Created By
|
Adithya, Venkat
|
Spec Created Date
|
02/10/2015
|
Spec QA by
|
Adithya
|
Objects
|
ZREP_MM
|
Document Status
|
Complete
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
|
2
|
Documentation
|
8
|
3
|
Development/ Config
|
20
|
4
|
Unit test in DEV
|
12
|
5
|
Unit test in QUA
|
|
6
|
Other activity
|
|
|
TOTAL
|
40
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
Documents
[Attach any document(s) received for the requirement(s)]
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
ZMM_REP_UPC
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
1.
|
Add Material Group 5 in ZMMREP
|
Babu Vanamali
|
02/17/2015
|
|
2.
|
Add Material Group 5 in ZMM_REP_UPC
|
Babu Vanamali
|
02/17/2015
|
|
On 03/23/2015 It is reported that the Standard Price is Showing up with decimals, and it has to be changed
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
To get the visibility of the List Price (J3AP) and MSRP Price (ZMRP) for all the Currencies maintained.With this change regional offices may be able to see the List (J3AP) and MSRP (ZMRP) Prices in their local currencies.
Currently only USD, CAD, EUR and GBP are displayed in the report, Additionally below are identified currencies which are to be added:
Country
|
Currency
|
Korea
|
KRW
|
Australia
|
AUS
|
Mexico
|
MXN
|
Japan
|
JPY
|
New Zealand
|
NZD
|
Hong Kong
|
HKD
|
China
|
RMB
|
New Requirement: Add the Material Group 5 value in ZMMREP and ZMM_REP_UPC Reports.
This is to be done to get the list of materials for which wrong material group 5 values are updated.
In Scope:
[List the
activities to be included in scope]
Only the Above mentioned Currencies are to be added in the program.
Out of Scope:
[Out of scope activities]
Other Currencies which are not specified above are out of scope.
Other Data of the report are not considered.
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
Add Logic in the Program ZREP_MM, so as to get the J3AP Price from Table A552 and KONV.
Input the Material/Sales Org and condition Type and get the Condition Record Number which shall be given as input in table KONV and get the List/MSRP Price accordingly.
Add additional Columns in the report to display these currency List Price and MSRP Price.
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected Results
|
Actual Results
|
P/F
|
Documents
|
Notes
|
Tested By
|
QA By
|
SCM0001
|
Execute the report with creation date.
|
All the materials created on the particular date must be extracted with the MSRP and List prices with corresponding sales organizations.
|
As expected
|
p
|
Test1.xls
|
|
|
|
SCM0002
|
Execute the report with creation date and range of plants.
|
All the materials created on the particular date with all the plants must be extracted with the MSRP and List prices.
|
As expected
|
p
|
Test2.xls
|
|
|
|
SCM0003
|
Execute the report with creation date and range of Sales organizations.
|
All the materials created on the particular date with all the sales organizations must be extracted with the MSRP and List prices.
|
As expected
|
p
|
Test3.xls
|
|
|
|
SCM0004
|
Execute the report with creation date, Material group 5 and range of Sales organizations.
|
All the materials created on the particular date with all the sales organizations must be extracted with the MSRP, List prices and Material group.
.
|
As expected
|
p
|
Test4.xls
|
|
|
|
Test1.XLSTest2.XLSTest3.XLSTest4.XLS
Solution Details
[Provide complete technical details for configuration or programming here]
Issues
[List Issues / Bugs identified in configuration or development]